Skip to content

Conversation

ZR233
Copy link
Contributor

@ZR233 ZR233 commented Sep 8, 2025

No description provided.

aarkegz and others added 30 commits December 19, 2024 20:04
- Add VGICv2 support for virtual interrupt controller
- Integrate VirtIO drivers for block and network devices
- Update VM configuration to include VGICv2 and VirtIO devices
- Remove unused timer code and mock timer device
@hky1999
Copy link
Contributor

hky1999 commented Sep 19, 2025

Overall, this PR looks good to me, especially the refactored build scripts.

Thank you for your hard work.

Two main concerns

  1. The axplat-aarch64-dyn crate, which is seperated into a dependent repo (this is good BTW), depends on a immature branch of arceos/dev-dyn-driver, further, it depends on a third party crate somehal. Until the dependency on somehal is merged into arceos, I'm not convinced

  2. Can we remove all 中文 from comments, annonations and commit history? This is very unfriendly to international friends.

ZR233 and others added 5 commits September 22, 2025 16:53
* fix: somehal on rk3588

* chore: update axplat-aarch64-dyn to version 0.1.7 in Cargo.lock and Cargo.toml
* refactor: use rdrive 0.18

* use tag
* feat: Added driver support for two platform devices.

* fix: fix ci issues
buhenxihuan and others added 6 commits September 28, 2025 15:55
* fix no dtb_load_gpa error

---------

Co-authored-by: szy <[email protected]>
Co-authored-by: 周睿 <[email protected]>
* feat: clippy warn as error

 

* Refactor and translate Axvisor scripts for improved clarity and consistency
* feat: Add interactive shell support and improve VM management

* refactor: Reorganize scripts and improve shell module

* fix: improve error handling in guest VM initialization
* chore: Update dependencies in Cargo.lock to latest versions

* chore: Change log level from info to trace in register_timer function
* clean configs/platforms due to no adaptation

* clean guest config due to no adaptation

* clean some doc due to no updating

* clean quick-start.sh due to no completation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants